CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough transform implementation

搜索资源列表

  1. houghBIANHUAN.rar

    0下载:
  2. hough变换实现检测直线的程序,在Visual C++环境下进行编译,执行,hough transform to achieve a straight line detection procedure in Visual C++ compiler environment, implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:1259
    • 提供者:周周
  1. hough2

    0下载:
  2. hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2228
    • 提供者:llp
  1. MATLAB

    0下载:
  2. 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4505
    • 提供者:刘东
  1. Hough

    0下载:
  2. 霍夫变换,最常用的霍夫变换,包括测试图片vc实现-Hough transform, Hough transform the most commonly used, including the test picture vc implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12068
    • 提供者:hall
  1. EdgeContour

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
  1. ImageProcessing-CircleDetection-RenatoSalas_final

    0下载:
  2. The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step process in this project. First,
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1108062
    • 提供者:donna
  1. hough

    0下载:
  2. matlab实现的hough变换,以matlab格式保存-matlab implementation of the hough transform to matlab format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:11972
    • 提供者:英文
  1. attachments_13_12_2009

    0下载:
  2. hough transform implementation
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1053153
    • 提供者:sonia
  1. hough

    0下载:
  2. 利用经典hough变换提取的图像,执行到第六个end时 matlab变得超卡,无法响应了,也不显示图像(该释放的要释放)-Hough transform to extract using the classical image of the implementation of the sixth end when matlab become super card, unable to respond, and do not display images (the release to relea
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3593
    • 提供者:孔顺俊
  1. ComputerVisionAssignment

    0下载:
  2. Circular Hough transform Implementation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:22433
    • 提供者:Hisham
  1. Hough

    0下载:
  2. 用hough变换检测直线,用VC++实现-With the hough transform to detect straight lines, using VC++ Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4566265
    • 提供者:yangzheng
  1. HoughLineTracking

    0下载:
  2. 从摄影头输入影像,可侦测直线物体,侦测到的直线以红色线条显示出来,以OPENCV的Hough transform实作-The first input from the photographic images, can detect linear objects detected straight lines shown in red to OPENCV the Hough transform implementation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4711352
    • 提供者:mu1292
  1. jdeskew

    0下载:
  2. java 源码实现,利用霍夫变换实现矫正图片,简单示例-java source implementation, the use of Hough transform image correction, a simple example
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:174667
    • 提供者:wwb
  1. test02-Hough

    0下载:
  2. 基于dm6437的Hough变换 DSP上实现。VLIB实验-Dm6437 Hough Transform DSP-based implementation. VLIB experiment
  3. 所属分类:Graph program

    • 发布日期:2017-11-05
    • 文件大小:605291
    • 提供者:胡程序
  1. hough

    0下载:
  2. 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:4959444
    • 提供者:chenxin
  1. hough

    0下载:
  2. HOUGH变换进行图像分割,matlab实现,先进行灰度变换-HOUGH transform for image segmentation, matlab implementation, the first gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:qiyali
  1. hough

    0下载:
  2. C++ implementation of hough-transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:8412
    • 提供者:Elarion245
  1. hough

    0下载:
  2. matlab实现的hough变换直线检测,包含两种实现代码-hough transform line detection matlab implementation, including two implementations code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:241175
    • 提供者:cui fan
  1. Hough-transform

    0下载:
  2. 利用Hough进行图像中直线识别,对图像进行处理,例如图像中线条识别-Implementation using Hough transform to detect linear algorithm
  3. 所属分类:Communication

    • 发布日期:2017-12-14
    • 文件大小:657669
    • 提供者:文航
  1. hough直线检测

    0下载:
  2. matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:288768
    • 提供者:哈哈124
« 12 »
搜珍网 www.dssz.com